FaEstimateAY 
Logical Entity Name  FaEstimateAY 
Default Table Name  FaEstimateAY 
Physical Only  NO 
Definition 
 
Note 
 

FaEstimateAY Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyStudentID(PK)(FK)    int  NO 
 
FaPackMethID(FK)    int  NO 
 
AdGradeLevelID(FK)    int  NO 
 
Sequence(PK)    smallint  NO 
 
UserID(FK)    int  NO 
 
COA    money  NO 
 
AwardYear    char(7)  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 
faEstimateID(FK)    int  NO 
 
TermsinAY    smallint  YES 
 
TermsEnroll    smallint  YES 
 

FaEstimateAY Primary and Unique Keys 
Key Name  Key Type  Keys 
FaEstimateAY_SyStudentID_Sequence_U_C_IDX  PrimaryKey  SyStudentID, Sequence 

FaEstimateAY Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdGradeLevel  Non-Identifying  One To Zero or More  FK_FaEstimateAY_AdGradeLevelID_AdGradeLevel_AdGradeLevelID      AdGradeLevelID  NO  YES 
FaEstimate  Non-Identifying  One To Zero or More  FK_faEstimateAY_FaEstimateID_FaEstimate_FaEstimateID      faEstimateID  NO  YES 
FaPackMeth  Non-Identifying  One To Zero or More  FK_FaEstimateAY_FaPackMethID_FaPackMeth_FaPackMethID      FaPackMethID  NO  YES 
syStudent  Identifying  One To Zero or More  FK_FaEstimateAY_SyStudentID_syStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaEstimateAY_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaEstimateAY Check Constraints 
Check Constraint Name  CheckConstraint